home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / ShellLess / ShellLess_setup_XP.exe / {app} / shellless.chm / msdn.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-08-05  |  442 b   |  30 lines

  1. body {
  2.   margin: 0 0 0 0; 
  3. }
  4.  
  5. div#PageHeader {
  6.   background-color: #FFFFFF;
  7.   border-bottom: 1px #A0A0A0 solid;
  8. }
  9.  
  10. div#PageHeader td {
  11.   font-family: Verdana;
  12.   font-size: 9.5pt;
  13. }
  14.  
  15. div#PageFooter {
  16.   background-color: #FFFFFF;
  17.   border-top: 1px #A0A0A0 solid;
  18. }
  19.  
  20. div#PageFooter td {
  21.   font-family: Verdana;
  22.   font-size: 8pt;
  23. }
  24.  
  25. div#PageBody {
  26.   background-color: #FFFFFF;
  27.   padding: 5 5 5 5;
  28.   overflow: auto;
  29. }
  30.